Replace `(function (lambda' by `(lambda' throughout.
authorGlenn Morris <rgm@gnu.org>
Wed, 4 Mar 2009 04:19:12 +0000 (04:19 +0000)
committerGlenn Morris <rgm@gnu.org>
Wed, 4 Mar 2009 04:19:12 +0000 (04:19 +0000)
commit2e3aea6f4dc019ea93f307b20a586b87055e7f6c
tree84ef44841eeb0448f7c28f43a31fa495f1af0fda
parent3ef79f6cc41b11eaaa7d81a8ad5bc3db288261a6
Replace `(function (lambda' by `(lambda' throughout.
(rmail-sort-by-date, rmail-sort-by-subject)
(rmail-sort-by-author, rmail-sort-by-recipient)
(rmail-sort-by-correspondent, rmail-select-correspondent)
(rmail-sort-by-lines, rmail-sort-by-labels, rmail-sort-messages)
(rmail-make-date-sortable): Doc fixes.
(rmail-sort-by-correspondent): Downcase correspondents.
(rmail-sort-by-labels): Make it work.
(rmail-sort-messages): Restore undo if it was initially enabled.
Fix bobp/bolp typo that was adding a line on every sort.
lisp/mail/rmailsort.el